FreeBusyViewOptions Constructor (TimeDuration, Int32) |
Initializes a new instance of the FreeBusyViewOptions class.
Namespace:
Independentsoft.Exchange
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic FreeBusyViewOptions(
TimeDuration timeWindow,
int mergedFreeBusyInterval
)
Public Sub New (
timeWindow As TimeDuration,
mergedFreeBusyInterval As Integer
)
Parameters
- timeWindow
- Type: Independentsoft.ExchangeTimeDuration
- mergedFreeBusyInterval
- Type: SystemInt32
See Also